Skip to content

Fix CLI error on empty args#58

Merged
nx10 merged 1 commit into
mainfrom
fix_cli
Jun 25, 2025
Merged

Fix CLI error on empty args#58
nx10 merged 1 commit into
mainfrom
fix_cli

Conversation

@clane9
Copy link
Copy Markdown
Contributor

@clane9 clane9 commented Jun 25, 2025

Fixes #57

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.07%. Comparing base (79c824e) to head (ca59e7c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files           7        7           
  Lines         487      487           
=======================================
  Hits          463      463           
  Misses         24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nx10 nx10 merged commit 56327da into main Jun 25, 2025
6 checks passed
@kaitj kaitj deleted the fix_cli branch November 13, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uv run leads to AttributeError: 'Namespace' object has no attribute 'verbose'

2 participants